home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / others / espdisk.zip / README.BAT < prev   
DOS Batch File  |  1991-03-27  |  2KB  |  37 lines

  1. ECHO OFF
  2. CLS
  3. ECHO     1) Please note that some communication programs can leave
  4. ECHO     the 16550 UART's on board the Hayes ESP in a state unknown
  5. ECHO     to certain versions of the ROM BIOS.  The net effect is that
  6. ECHO     the BIOS will fail to detect the UART during a warm boot
  7. ECHO     (CNTL-ALT-DEL) and may cause other applications to report
  8. ECHO     the lack of a COM port.  Currently, the only solution is to
  9. ECHO     turn your computer off and then back on.  This problem is
  10. ECHO     specific to the 16550 and not caused by the ESP board.  We
  11. ECHO     are sorry for any inconvenience.
  12. ECHO  
  13. PAUSE
  14. CLS
  15. ECHO     2) In addition to the files mentioned in the Installation
  16. ECHO     Manual, your Hayes Installation Diskette also contains the
  17. ECHO     following files:
  18. ECHO  
  19. ECHO                         ESPVCD.386
  20. ECHO                        ESPBUFF.386
  21. ECHO                       ESPVDMAD.386
  22. ECHO  
  23. ECHO     These files are necessary for operation with Windows 3.0 and
  24. ECHO     will be installed for you by the Installation program.
  25. ECHO  
  26. ECHO     3) Note that on the IBM-XT and PS/2 Model 30, only DMA 
  27. ECHO     channel 1 is available for high speed transfers when used 
  28. ECHO     with the Hayes ESP.
  29. ECHO  
  30. ECHO     4) When configuring the Hayes ESP for an OS/2 system, the  
  31. ECHO     statement "device=c:\os2\espos2.sys" must PRECEDE the    
  32. ECHO     statement "device=c:\os2\com01.sys" in the CONFIG.SYS file.  
  33. ECHO     The ESP Installation Program will do this automatically.     
  34. ECHO  
  35. PAUSE
  36. CLS
  37.